Adjusting
Speed, Volume, and Zoom
The speed,
volume, and zoom macros provide the functionality of the View, Volume,
and Speed commands on the MCIWnd menu. The macros described in this section
are generally used with video and other devices that display images during
playback.
Some devices
support multiple playback speed changes. You can set the playback speed for
these devices by using the MCIWndSetSpeed
You can
retrieve the current playback speed by using the MCIWndGetSpeed
Some devices
support volume changes. You can adjust or set the volume by using the MCIWndSetVolume
You can
retrieve the current volume level by using the MCIWndGetVolume
For devices
that use a playback window, MCIWnd supports a zoom feature that sets the size
of the playback image. You can set the playback image size by using the MCIWndSetZoom
You can
retrieve the current zoom value by using the MCIWndGetZoom
Note The standard
MCI CD audio and waveform-audio drivers do not support volume or speed changes.